PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFTsaClientEvent Class / getTimeStampToken Method
In This Topic
    getTimeStampToken Method
    In This Topic
    Gets the time stamp token.
    Some TSA servers do not fully implement the RDC 3161 and return direct the time stamp token instead of the TFC 3161 time stamp response that embeds the token.
    Syntax
    public byte[] getTimeStampToken()

    Return Value

    The time stamp token received from the Time Stamp Authority server.
    See Also